----------------------
PHP4 FOR UNISERVER !!!
----------------------

Hi, and thanks for downloading this great plugin for The Uniform Server.
The PHP4 Plugin is one of the most anticipated plugin for The Uniform Server. It allows you to
downgrade from PHP5 to PHP4. It is easy to install, but can be a mess if you do not follow 
the given instructions.

PLEASE READ THE INSTRUCTIONS CAREFULLY!!!


--------------------------
INSTALLING The PHP4 Plugin
--------------------------

1. Unpack the Zip or Exe.
2. Go to W:/usr/local/php/.
3. Delete all the files in it.
4. Copy the files in this directory to "W:/usr/local/php".
5. To set it up for Apache, follow the following instructions:
   - Edit the httpd.conf file.
   - Find the line: LoadModule php5_module "/usr/local/php/php5apache2.dll"
   - Replace with: LoadModule php4_module "/usr/local/php/php4apache2.dll"
   - Save the httpd.conf file.
6. Start the server and load a phpinfo() file to see if it worked.


----------------------
LITTLE TROUBLESHOOTING
----------------------

1. For support go to our forum at http://forum.uniformserver.com


-----------------------------------------------------------
Copyright 2002-2005 The Uniform Server Development Team
All rights reserved.

The authors were trying to make the best product so they 
cannot be held responsible for any type of damage or 
problems caused by using this or another software.